[data-rebuy-component=discount-input]{display:flex;flex-flow:row wrap;place-content:center space-between;align-items:center;margin-bottom:10px;padding:0 16px}[data-rebuy-component=discount-input] .rebuy-cart__discount-form{display:flex;flex-flow:row nowrap;place-content:stretch flex-start;align-items:stretch;width:100%}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-input{display:block;flex:1 1 auto;margin:0 10px 0 0;outline:none;box-shadow:none;padding:10px 15px;width:100%;text-transform:uppercase}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-button{display:block;flex:0 0 auto;width:auto;min-width:80px}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-cart__discount-input-with-toggle{display:flex;align-items:center;margin-right:10px;border:2px solid #e0e0e0;border-radius:5px;background:#fff;width:100%}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-cart__discount-toggle-container{display:flex;gap:2px;padding:5px}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-cart__discount-toggle{display:flex;align-items:center;justify-content:center;border:1px solid #ddd;border-radius:3px;background:#f5f5f5;cursor:pointer;padding:4px;width:24px;height:24px;color:#666;font-size:10px}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-cart__discount-toggle.active{background:#007cba;color:#fff}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-input-wrapper{flex:1;margin:0;border:none;background:rgba(0,0,0,0)}[data-rebuy-component=discount-input] .rebuy-cart__discount-form .rebuy-cart__discount-input-with-toggle .rebuy-input-wrapper .rebuy-input{margin:0;border:none;background:rgba(0,0,0,0);padding:10px 15px;width:100%;font-size:14px}[data-rebuy-component=discount-input] .rebuy-cart__discount-error-message{width:100%;line-height:1.5;word-break:break-word;color:#c00;font-size:14px}[data-rebuy-component=discount-input] .rebuy-cart__discount-tags{display:inline-flex;align-items:center}[data-rebuy-component=discount-input] .rebuy-cart__discount-tag{display:flex;flex-flow:row nowrap;margin-right:5px;border-radius:3px;background-color:#eee;padding:2px 0;color:#434343;font-size:14px}[data-rebuy-component=discount-input] .rebuy-cart__discount-tag-icon{padding:0 10px}[data-rebuy-component=discount-input] .rebuy-cart__discount-tag-text{text-transform:uppercase;font-weight:bold}[data-rebuy-component=discount-input] .rebuy-cart__discount-tag-remove{opacity:.5;margin-left:5px;cursor:pointer;padding:0 10px;--rb-icon-size: 18px}[data-rebuy-component=discount-input] .rebuy-cart__discount-tag-remove:hover{opacity:1}[data-rebuy-component=discount-input] .rebuy-cart__discount-amount{display:inline-flex;margin-left:10px;font-weight:bold}[data-rebuy-component=discount-input].use-storefront-calculations{gap:5px 10px;margin-bottom:0}[data-rebuy-component=discount-input].use-storefront-calculations .rebuy-cart__discount-tags{display:flex;flex:1;flex-flow:row wrap;gap:5px}[data-rebuy-component=discount-input].use-storefront-calculations .rebuy-cart__discount-tag{margin-right:0}[data-rebuy-component=discount-input].use-storefront-calculations .rebuy-cart__discount-tag .rebuy-icon{margin-left:-5px}[data-rebuy-component=discount-input].use-storefront-calculations .rebuy-cart__discount-amount{display:flex;justify-content:flex-end;margin:0;white-space:nowrap}[data-rebuy-component=discount-input].use-storefront-calculations .rebuy-cart__discount-error-message{margin-top:2px}